From 9717e75ffefdcba8791538ea75aa2f4d78b8b97c Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 14:44:42 -0500 Subject: [PATCH] docs: there is no homogeneous property on bbox --- gtk/gtkbbox.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gtk/gtkbbox.c b/gtk/gtkbbox.c index 58bed64807..7280f456a3 100644 --- a/gtk/gtkbbox.c +++ b/gtk/gtkbbox.c @@ -38,9 +38,7 @@ * * The main purpose of GtkButtonBox is to make sure the children have all the * same size. GtkButtonBox gives all children the same size, but it does allow - * 'outliers' to keep their own larger size. To force all children to be - * strictly the same size without exceptions, you can set the - * #GtkButtonBox:homogeneous property to %TRUE. + * 'outliers' to keep their own larger size. * * To excempt individual children from homogeneous sizing regardless of their * 'outlier' status, you can set the #GtkButtonBox:non-homogeneous child -- 2.30.2